home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 April / CHIP_CD_2005-04.iso / software / phoa / phoa-setup-1.1.9.exe / {app} / phoa.exe / 0 / RCDATA / TDVIEWPROPS / TDVIEWPROPS.txt
Text File  |  2005-01-21  |  10KB  |  276 lines

  1. inherited dViewProps: TdViewProps
  2.   Left = 370
  3.   Top = 189
  4.   Caption = 'Properties: photo album view'
  5.   ClientHeight = 435
  6.   ClientWidth = 592
  7.   OldCreateOrder = True
  8.   ShowHint = True
  9.   PixelsPerInch = 96
  10.   TextHeight = 13
  11.   inherited bvBottom: TBevel
  12.     Top = 398
  13.     Width = 592
  14.   end
  15.   object pcMain: TPageControl [1]
  16.     Left = 4
  17.     Top = 4
  18.     Width = 583
  19.     Height = 390
  20.     ActivePage = tsGeneral
  21.     Anchors = [akLeft, akTop, akRight, akBottom]
  22.     TabOrder = 0
  23.     OnChange = pcMainChange
  24.     object tsGeneral: TTabSheet
  25.       Caption = 'General'
  26.       DesignSize = (
  27.         575
  28.         362)
  29.       object lName: TLabel
  30.         Left = 8
  31.         Top = 4
  32.         Width = 31
  33.         Height = 13
  34.         Caption = '&Name:'
  35.         FocusControl = eName
  36.       end
  37.       object lGrouping: TLabel
  38.         Left = 8
  39.         Top = 44
  40.         Width = 111
  41.         Height = 13
  42.         Caption = '&Picture grouping order:'
  43.       end
  44.       object eName: TEdit
  45.         Left = 8
  46.         Top = 20
  47.         Width = 557
  48.         Height = 21
  49.         Anchors = [akLeft, akTop, akRight]
  50.         TabOrder = 0
  51.         OnChange = DlgDataChange
  52.       end
  53.       object tvGrouping: TVirtualStringTree
  54.         Left = 8
  55.         Top = 60
  56.         Width = 556
  57.         Height = 137
  58.         Anchors = [akLeft, akTop, akRight, akBottom]
  59.         Header.AutoSizeIndex = 0
  60.         Header.Font.Charset = DEFAULT_CHARSET
  61.         Header.Font.Color = clWindowText
  62.         Header.Font.Height = -11
  63.         Header.Font.Name = 'Tahoma'
  64.         Header.Font.Style = []
  65.         Header.Options = [hoAutoResize, hoColumnResize, hoVisible]
  66.         Header.ParentFont = True
  67.         Images = fMain.ilActionsSmall
  68.         PopupMenu = pmGrouping
  69.         TabOrder = 1
  70.         TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScroll, toAutoScrollOnExpand, toAutoTristateTracking]
  71.         TreeOptions.MiscOptions = [toAcceptOLEDrop, toCheckSupport, toFullRepaintOnResize, toGridExtensions, toInitOnSave, toToggleOnDblClick, toWheelPanning, toFullRowDrag]
  72.         TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toShowHorzGridLines, toShowTreeLines, toShowVertGridLines, toThemeAware, toUseBlendedImages]
  73.         TreeOptions.SelectionOptions = [toExtendedFocus, toRightClickSelect]
  74.         OnAfterCellPaint = tvGroupingAfterCellPaint
  75.         OnChange = tvGroupingChange
  76.         OnChecked = tvGroupingChecked
  77.         OnDragAllowed = tvGroupingDragAllowed
  78.         OnDragOver = tvGroupingDragOver
  79.         OnDragDrop = tvGroupingDragDrop
  80.         OnGetText = tvGroupingGetText
  81.         OnGetImageIndex = tvGroupingGetImageIndex
  82.         OnInitNode = tvGroupingInitNode
  83.         OnKeyAction = tvGroupingKeyAction
  84.         OnMouseDown = tvGroupingMouseDown
  85.         Columns = <
  86.           item
  87.             Options = [coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
  88.             Position = 0
  89.             Width = 402
  90.             WideText = 'Grouping property'
  91.           end
  92.           item
  93.             Alignment = taCenter
  94.             Options = [coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
  95.             Position = 1
  96.             Width = 150
  97.             WideText = 'Unclassified in own folder'
  98.           end>
  99.         WideDefaultText = ''
  100.       end
  101.       inline frSorting: TfrSorting
  102.         Left = 8
  103.         Top = 200
  104.         Width = 556
  105.         Height = 150
  106.         Anchors = [akLeft, akRight, akBottom]
  107.         TabOrder = 2
  108.         inherited lMain: TLabel
  109.           Width = 556
  110.           Caption = '&Sort pictures in each group by:'
  111.         end
  112.         inherited tvMain: TVirtualStringTree
  113.           Width = 556
  114.           Height = 135
  115.           Header.Font.Name = 'Tahoma'
  116.           Columns = <
  117.             item
  118.               Options = [coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
  119.               Position = 0
  120.               Width = 402
  121.               WideText = 'Picture property'
  122.             end
  123.             item
  124.               Options = [coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
  125.               Position = 1
  126.               Width = 150
  127.               WideText = 'Sort direction'
  128.             end>
  129.           WideDefaultText = ''
  130.         end
  131.       end
  132.     end
  133.     object tsFilterExpr: TTabSheet
  134.       Caption = 'Filter expression'
  135.       ImageIndex = 1
  136.       inline frExprPicFilter: TfrExprPicFilter
  137.         Left = 0
  138.         Top = 0
  139.         Width = 575
  140.         Height = 362
  141.         Align = alClient
  142.         TabOrder = 0
  143.         inherited dkExprTop: TTBXDock
  144.           Width = 575
  145.         end
  146.         inherited eExpression: TSynEdit
  147.           Width = 575
  148.         end
  149.         inherited dklcMain: TDKLanguageController
  150.           Options = [dklcoIgnoreEmptyProps]
  151.           LangData = {
  152.             0F0066724578707250696346696C7465720001200000000900646B4578707254
  153.             6F7000000A007462457870724D61696E01010000000100000007004361707469
  154.             6F6E000400624E657700000500624F70656E00000800694D52554F70656E0000
  155.             07006253617665417300000F007462536570496E7365727450726F7000000C00
  156.             736D496E7365727450726F70010200000002000000070043617074696F6E0300
  157.             0000040048696E74001000736D496E736572744F70657261746F720102000000
  158.             04000000070043617074696F6E05000000040048696E74000800746253657043
  159.             757400000400624375740000050062436F707900000600625061737465000009
  160.             007462536570556E646F0000050062556E646F00000500625265646F00001000
  161.             746253657053796E746178436865636B00000C006253796E746178436865636B
  162.             00000B006545787072657373696F6E00000600616C4D61696E00000400614E65
  163.             77010200000009000000070043617074696F6E0A000000040048696E74000500
  164.             614F70656E01020000000C000000070043617074696F6E0D000000040048696E
  165.             740007006153617665417301020000000F000000070043617074696F6E100000
  166.             00040048696E7400040061437574010200000012000000070043617074696F6E
  167.             13000000040048696E7400050061436F70790102000000150000000700436170
  168.             74696F6E16000000040048696E74000600615061737465010200000018000000
  169.             070043617074696F6E19000000040048696E7400050061556E646F0102000000
  170.             1B000000070043617074696F6E1C000000040048696E74000500615265646F01
  171.             020000001E000000070043617074696F6E1F000000040048696E74000C006153
  172.             796E746178436865636B010200000021000000070043617074696F6E22000000
  173.             040048696E74000C00706D45787072657373696F6E000007006D72754F70656E
  174.             000007007363704D61696E01010000002600000005005469746C6500}
  175.         end
  176.       end
  177.     end
  178.   end
  179.   inherited pButtonsBottom: TPanel
  180.     Top = 400
  181.     Width = 592
  182.     TabOrder = 1
  183.     DesignSize = (
  184.       592
  185.       35)
  186.     inherited bCancel: TButton
  187.       Left = 432
  188.       TabOrder = 1
  189.     end
  190.     inherited bOK: TButton
  191.       Left = 352
  192.       TabOrder = 0
  193.     end
  194.     inherited bHelp: TButton
  195.       Left = 510
  196.     end
  197.   end
  198.   object dklcMain: TDKLanguageController
  199.     IgnoreList.Strings = (
  200.       '*.Font.Name'
  201.       '*.SecondaryShortCuts'
  202.       'frExprPicFilter.*')
  203.     StoreList.Strings = (
  204.       'frSorting.tvMain.Header.Columns*'
  205.       'tvGrouping.Header.Columns*')
  206.     Left = 32
  207.     Top = 404
  208.     LangData = {
  209.       0A00645669657750726F7073010100000003000000070043617074696F6E0114
  210.       00000008006276426F74746F6D00000E0070427574746F6E73426F74746F6D00
  211.       0007006243616E63656C01010000000C000000070043617074696F6E00030062
  212.       4F4B01010000000F000000070043617074696F6E0005006248656C7001010000
  213.       0012000000070043617074696F6E0005006C4E616D6501010000001500000007
  214.       0043617074696F6E0009006C47726F7570696E67010100000018000000070043
  215.       617074696F6E000500654E616D6500000A00747647726F7570696E6701020000
  216.       003900000016004865616465722E436F6C756D6E735B305D2E546578743A0000
  217.       0016004865616465722E436F6C756D6E735B315D2E546578740009006672536F
  218.       7274696E6700010800000005006C4D61696E0101000000240000000700436170
  219.       74696F6E00060074764D61696E01020000003B00000016004865616465722E43
  220.       6F6C756D6E735B305D2E546578743C00000016004865616465722E436F6C756D
  221.       6E735B315D2E54657874000600706D4D61696E0000090069706D736D50726F70
  222.       010100000028000000070043617074696F6E00090069706D44656C6574650101
  223.       0000002A000000070043617074696F6E00060069706D5365700000090069706D
  224.       4D6F7665557001010000002D000000070043617074696F6E000B0069706D4D6F
  225.       7665446F776E01010000002F000000070043617074696F6E000A00706D47726F
  226.       7570696E670000090069706D736D50726F700101000000310000000700436170
  227.       74696F6E00090069706D44656C65746501010000003300000007004361707469
  228.       6F6E00060069706D5365700000090069706D4D6F766555700101000000360000
  229.       00070043617074696F6E000B0069706D4D6F7665446F776E0101000000380000
  230.       00070043617074696F6E00060070634D61696E00000900747347656E6572616C
  231.       01010000003D000000070043617074696F6E000C00747346696C746572457870
  232.       7201010000003E000000070043617074696F6E000F0066724578707250696346
  233.       696C7465720001200000000900646B45787072546F7000000A00746245787072
  234.       4D61696E00000400624E657700000500624F70656E00000800694D52554F7065
  235.       6E000007006253617665417300000F007462536570496E7365727450726F7000
  236.       000C00736D496E7365727450726F7000001000736D496E736572744F70657261
  237.       746F7200000800746253657043757400000400624375740000050062436F7079
  238.       00000600625061737465000009007462536570556E646F0000050062556E646F
  239.       00000500625265646F00001000746253657053796E746178436865636B00000C
  240.       006253796E746178436865636B00000B006545787072657373696F6E00000600
  241.       616C4D61696E00000400614E657700000500614F70656E000007006153617665
  242.       417300000400614375740000050061436F707900000600615061737465000005
  243.       0061556E646F00000500615265646F00000C006153796E746178436865636B00
  244.       000C00706D45787072657373696F6E000007006D72754F70656E000007007363
  245.       704D61696E0000}
  246.   end
  247.   object pmGrouping: TTBXPopupMenu
  248.     Images = fMain.ilActionsSmall
  249.     Left = 4
  250.     Top = 404
  251.     object ipmsmProp: TTBXSubmenuItem
  252.       Caption = '&Picture property'
  253.     end
  254.     object ipmDelete: TTBXItem
  255.       Caption = '&Delete'
  256.       ImageIndex = 7
  257.       ShortCut = 46
  258.       OnClick = ipmDeleteClick
  259.     end
  260.     object ipmSep: TTBXSeparatorItem
  261.     end
  262.     object ipmMoveUp: TTBXItem
  263.       Caption = 'Move &up'
  264.       ImageIndex = 55
  265.       ShortCut = 16422
  266.       OnClick = ipmMoveUpClick
  267.     end
  268.     object ipmMoveDown: TTBXItem
  269.       Caption = 'Move do&wn'
  270.       ImageIndex = 56
  271.       ShortCut = 16424
  272.       OnClick = ipmMoveDownClick
  273.     end
  274.   end
  275. end
  276.